Web Development


Web Development 05* – Scripting and Interactivity

Students will understand and use both server and client scripting to create dynamic and interactive web pages.

Objectives

0501* Scripting fundamentals -- Understand and be able to describe programming-related terms dealing with servers, scripts, and databases.

0502* Server & client scripting -- Understand and be able to describe differences between popular client-side and server-side programming languages.

0503* Scripting technologies -- Identify and use technologies for enhancing the user's Web experience, including: web forms and programming languages such as JavaScript, PHP, Perl, ASP, etc.

0504* Database connections -- Understand when to use popular tools to connect a web server to a database.

0505* Database concepts -- Recognize essential database concepts including the following: (1) tables, (2) a row—also called a record or tuple, and (3) columns-also called a field.

0506* Database implementation (Optional) – Implement interactivity using connections between the web pages and a database.

0507* Terminology – Review and understand the pertinent terminology.